Richard M. Stallman [Fri, 17 Jan 1997 07:01:51 +0000 (07:01 +0000)]
Clean up parentheses.
Eli Zaretskii [Thu, 16 Jan 1997 13:12:51 +0000 (13:12 +0000)]
* (interrupt_signal): Make emergency exit work on MSDOS
frames. Block further SIGINTs while `interrupt_signal' runs.
Eli Zaretskii [Thu, 16 Jan 1997 12:50:00 +0000 (12:50 +0000)]
* (sigprocmask, sig_suspender): New functions, implement
signal blocking on MSDOS.
Eli Zaretskii [Thu, 16 Jan 1997 12:20:49 +0000 (12:20 +0000)]
* (XMenuActivate): Don't allow non-positive menu
coordinates.
Richard M. Stallman [Thu, 16 Jan 1997 05:09:21 +0000 (05:09 +0000)]
(ps-print-version): Fix value.
(cl lisp-float-type): Require them.
(ps-number-of-columns ps-*-font-size): Try to select defaults
better suited when `ps-landscape-mode' is non-nil.
(ps-*-faces): Change default for Font Lock mode faces when
`ps-print-color-p' is nil.
(ps-right-header): Replace `time-stamp-yy/mm/dd'
by `time-stamp-mon-dd-yyyy'.
(ps-end-file ps-begin-page): Fix bug in page count for Ghostview.
(ps-generate-postscript-with-faces): Replace `ps-sorter' by
`car-less-than-car'.
(ps-plot ps-generate): Replace `%d' by `%3d'.
Jim Meyering [Thu, 16 Jan 1997 03:33:02 +0000 (03:33 +0000)]
[hpux && HAVE_PSTAT_GETDYNAMIC]: Use HPUX's pstat_getdynamic so
we don't need any special privileges to determine load averages.
Patch from Kaveh Ghazi, based on a sample implementation from
Richard J. Rauenzahn.
Indent cpp-directives to reflect nesting.
Richard M. Stallman [Wed, 15 Jan 1997 20:24:01 +0000 (20:24 +0000)]
(HAVE_PSTAT_GETDYNAMIC): New definition.
Richard M. Stallman [Wed, 15 Jan 1997 20:19:54 +0000 (20:19 +0000)]
(get_emacs_configuration): Return windows95 instead of win95.
Karl Heuer [Wed, 15 Jan 1997 00:20:37 +0000 (00:20 +0000)]
compile.el (first-error): Doc fix.
Richard M. Stallman [Mon, 13 Jan 1997 21:42:33 +0000 (21:42 +0000)]
(init_cmdargs): Allow `installation-directory'
to be set if either `lib-src' or `info' are found as its
subdirectories or siblings.
Richard M. Stallman [Mon, 13 Jan 1997 08:45:17 +0000 (08:45 +0000)]
(occur-mode-map): Bind g to revert-buffer.
(occur-mode): Locally bind revert-buffer-function.
(occur-command-arguments): New variable.
(occur-revert-function): New function.
(occur): Set occur-command-arguments.
Richard M. Stallman [Mon, 13 Jan 1997 03:33:26 +0000 (03:33 +0000)]
(concat): Take modulus of thisindex before shifting.
Declare thisindex as unsigned.
Richard M. Stallman [Mon, 13 Jan 1997 03:25:05 +0000 (03:25 +0000)]
Rename args PATHNAME to FILENAME in various functions.
(mh-mhn-compose-insertion): New arg ATTRIBUTES
and change the interactive spec to read it.
Richard M. Stallman [Mon, 13 Jan 1997 02:41:58 +0000 (02:41 +0000)]
Update info about DJGPP.
Geoff Voelker [Mon, 13 Jan 1997 01:41:59 +0000 (01:41 +0000)]
(x-popup-menu): Pass in insist flag to mouse_position_hook.
Geoff Voelker [Mon, 13 Jan 1997 01:23:21 +0000 (01:23 +0000)]
(make-auto-save-file-name): Replace occurrences of
all invalid filename characters.
Richard M. Stallman [Mon, 13 Jan 1997 01:10:49 +0000 (01:10 +0000)]
(texinfo-incorporate-descriptions): Call regexp-quote.
Paul Eggert [Sat, 11 Jan 1997 17:44:06 +0000 (17:44 +0000)]
(rounding_driver): New function for systematic support of
2-argument rounding functions, so that `floor' isn't the only one
that supports 2 arguments.
(Fceiling, Ffloor, Fround, Ftruncate): Use it.
(ceiling2, floor2, round2, truncate2, double_identity): New functions.
(syms_of_floatfns): Define ceiling, round, and truncate even if
LISP_FLOAT_TYPE is not defined.
Richard M. Stallman [Sat, 11 Jan 1997 00:28:34 +0000 (00:28 +0000)]
Fix previous change.
Richard M. Stallman [Sat, 11 Jan 1997 00:28:16 +0000 (00:28 +0000)]
(read1): Fix error messages.
Richard M. Stallman [Fri, 10 Jan 1997 09:15:06 +0000 (09:15 +0000)]
Comment change.
Richard M. Stallman [Fri, 10 Jan 1997 02:53:35 +0000 (02:53 +0000)]
Include <mach-o/reloc.h>.
(fgrowth): Initialize to zero.
(vmaddr_growth, dataseg_vmaddr, dataseg_vmend): New variables.
[NS_TARGET] (extreloff, nextrel, dysymtab, reloc_info): New variables.
(unexec_doit): Adjust file offsets of segments that follow the
enlarged data segment. Adjust vmaddr of the SEG_LINKEDIT segment that
follows the data segment.
[NS_TARGET] (unexec_doit): Adjust file offsets in the LC_DYSYMTAB load
command that follows the data segment. Zero out relocation entries
that fall within the data segment.
Simon Marshall [Thu, 9 Jan 1997 10:08:58 +0000 (10:08 +0000)]
Fix additional text prop fns to behave as proposed builtins.
Undo previous font-lock-after-change-function as that works better albeit not perfectly.
Richard M. Stallman [Thu, 9 Jan 1997 07:59:03 +0000 (07:59 +0000)]
(delete-completion-window): Handle special display frames.
Richard M. Stallman [Thu, 9 Jan 1997 07:58:14 +0000 (07:58 +0000)]
Add when and unless.
Simon Marshall [Wed, 8 Jan 1997 14:59:41 +0000 (14:59 +0000)]
remove references in comments to long defunct make-shell.
Simon Marshall [Wed, 8 Jan 1997 14:57:02 +0000 (14:57 +0000)]
delete comments referring to long defunct make-shell.
Richard M. Stallman [Wed, 8 Jan 1997 06:56:06 +0000 (06:56 +0000)]
(telnet-initial-filter): Fix error message.
Bind case-fold-search to t.
Richard M. Stallman [Wed, 8 Jan 1997 06:09:48 +0000 (06:09 +0000)]
(when, unless): Definitions moved to subr.el.
Richard M. Stallman [Wed, 8 Jan 1997 06:09:02 +0000 (06:09 +0000)]
(when, unless): Definitions moved from cl.el.
Richard M. Stallman [Tue, 7 Jan 1997 23:52:21 +0000 (23:52 +0000)]
(LOCK_PID_MAX): Use sizeof (unsigned long) instead of hardwiring 21.
(lock_file_1): Use LOCK_PID_MAX when allocating lock_info_str
instead of hardwiring 21.
Richard M. Stallman [Tue, 7 Jan 1997 21:49:53 +0000 (21:49 +0000)]
(gud-gdb-marker-regexp): Use colon always, not path-separator.
David J. MacKenzie [Tue, 7 Jan 1997 19:29:28 +0000 (19:29 +0000)]
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.
Richard M. Stallman [Tue, 7 Jan 1997 09:05:31 +0000 (09:05 +0000)]
(invert-face): Handle inverting the default face better.
Richard M. Stallman [Tue, 7 Jan 1997 09:03:23 +0000 (09:03 +0000)]
Fix typo editing previous change.
Richard M. Stallman [Tue, 7 Jan 1997 09:02:48 +0000 (09:02 +0000)]
(sh-shell-file): Downcase and remove extension on shells in NT.
Richard M. Stallman [Tue, 7 Jan 1997 08:14:12 +0000 (08:14 +0000)]
No longer a minor mode.
(expand-submit-bug-report): Function deleted.
(expand-mode-version, expand-mode-help-address): Variables deleted.
(expand-mode): Variable and function deleted.
(expand-mode-hook, expand-mode-name): Variables deleted.
(expand-load-hook): Variable renamed from expand-mode-load-hook.
(expand-map): Variable deleted.
(expand-jump-to-next-slot): Renamed from expand-jump-to-next-mark.
Add autoload.
(expand-jump-to-previous-slot): Add autoload.
Renamed from expand-jump-to-previous-mark.
Richard M. Stallman [Mon, 6 Jan 1997 21:23:25 +0000 (21:23 +0000)]
(bright_bg): Save the original state of video blink bit.
(maybe_enable_blinking): New function, restores the original state
of the blink bit.
(IT_reset_terminal_modes): Restore the original state of the blink
bit when suspending/exiting.
(run_msdos_command): Make sure bright background colors are again
enabled after subsidiary program returns.
Richard M. Stallman [Mon, 6 Jan 1997 06:51:29 +0000 (06:51 +0000)]
(command-line-1): Don't run buffer-menu if in batch mode.
Richard M. Stallman [Mon, 6 Jan 1997 06:51:12 +0000 (06:51 +0000)]
(x-handle-args): Stop arg processing
if we encounter "--", and preserve all remaining args.
Richard M. Stallman [Sun, 5 Jan 1997 23:05:46 +0000 (23:05 +0000)]
(command_loop_1, read_char):
Run Qecho_area_clear_hook when clearing echo area.
(Qecho_area_clear_hook): New variable.
(syms_of_keyboard): Initialize it.
Richard M. Stallman [Sun, 5 Jan 1997 04:44:30 +0000 (04:44 +0000)]
(frame-or-buffer-changed-p): Definition deleted.
(the end): Use mapc, to force loading of cl-extra.
Miles Bader [Sun, 5 Jan 1997 03:44:26 +0000 (03:44 +0000)]
(*:GNU:*:*):
The machine/subtype separator printed by uname -m is now `-', not '/'.
Richard M. Stallman [Sun, 5 Jan 1997 02:55:09 +0000 (02:55 +0000)]
(switch-to-buffer-other-frame)
(switch-to-buffer-other-window): New arg NORECORD.
Richard M. Stallman [Sun, 5 Jan 1997 02:53:57 +0000 (02:53 +0000)]
(Fpop_to_buffer): New arg NORECORD.
Geoff Voelker [Sun, 5 Jan 1997 02:14:59 +0000 (02:14 +0000)]
Add site-lisp to EMACSLOADPATH.
Geoff Voelker [Sun, 5 Jan 1997 02:14:41 +0000 (02:14 +0000)]
(env_vars): Add site-lisp to EMACSLOADPATH.
Geoff Voelker [Sun, 5 Jan 1997 02:14:28 +0000 (02:14 +0000)]
(real_install): Create site-lisp in installation dir.
Geoff Voelker [Sat, 4 Jan 1997 22:26:26 +0000 (22:26 +0000)]
(compare_env, merge_and_sort_env): New functions.
(sys_spawnve): Sort environment variables for subprocess.
(ppid_env_var_buffer): Variable deleted.
Richard M. Stallman [Sat, 4 Jan 1997 00:10:30 +0000 (00:10 +0000)]
(dired-garbage-files-regexp): New variable.
(dired-flag-garbage-files): New command.
(dired-mode-map): Put dired-flag-garbage-files on & and in menu.
Richard M. Stallman [Fri, 3 Jan 1997 23:11:30 +0000 (23:11 +0000)]
(dired-string-replace-match): Delete redundant autoload.
Richard M. Stallman [Fri, 3 Jan 1997 23:10:03 +0000 (23:10 +0000)]
(find-dired): Doc fix.
Richard M. Stallman [Fri, 3 Jan 1997 23:05:58 +0000 (23:05 +0000)]
(update_frame): Call detect_input_pending
for X as well as for termcap frames.
André Spiegel [Fri, 3 Jan 1997 13:51:36 +0000 (13:51 +0000)]
Changed my e-mail address in the header.
Richard Kenner [Fri, 3 Jan 1997 13:38:47 +0000 (13:38 +0000)]
(M68*:*:R3V[567]*:*): Use uppercase 'M'.
Erik Naggum [Fri, 3 Jan 1997 11:59:39 +0000 (11:59 +0000)]
(occur): Minor cleanups.
Richard M. Stallman [Fri, 3 Jan 1997 03:11:11 +0000 (03:11 +0000)]
(list-matching-lines-face): New variable.
(occur): Highlight the actual matching characters.
Richard M. Stallman [Fri, 3 Jan 1997 01:16:16 +0000 (01:16 +0000)]
Initial revision
Richard M. Stallman [Thu, 2 Jan 1997 21:02:23 +0000 (21:02 +0000)]
(lock_info_type): Declare pid as unsigned long instead of int.
(lock_file_1): Use %lu instead of %d in printf.
Richard M. Stallman [Thu, 2 Jan 1997 20:50:51 +0000 (20:50 +0000)]
(HANDLE_RELOCATION): New macro.
(MAYBE_GC): Call HANDLE_RELOCATION. Swallow following semicolon.
(Fbyte_code): Use HANDLE_RELOCATION.
Richard M. Stallman [Thu, 2 Jan 1997 20:49:15 +0000 (20:49 +0000)]
(texinfo-mode): Locally set tex-first-line-header-regexp.
Locally set tex-trailer.
(texinfo-mode): Use regexps for
tex-start-of-header and tex-end-of-header.
(texinfo-tex-region, texinfo-tex-buffer): Use tex-region and tex-buffer.
(texinfo-tex-print): Use tex-print.
(texinfo-tex-view): New command, on C-x C-t C-v.
Richard M. Stallman [Thu, 2 Jan 1997 20:41:58 +0000 (20:41 +0000)]
(word-help-mode-alist, reset-word-help)
(word-help-switch-help-file): Added support for completion.
(word-help-complete, word-help-complete-list)
(word-help-complete-index, word-help-extract-matches)
(word-help-make-complete): New functions/variables for completion.
(word-help-mode-alist): Enhanced search regexps.
(word-help-index-mapper): Defaults now to extracting the first word.
(word-help-mode-alist, word-help-index-mapper)
(word-help-main-index, word-help-main-obarray)
(reset-word-help, set-help-file, word-help-process-indexes)
(word-help-goto-index-node): Doc fixes.
(word-help-goto-index-node): Requires passing the keyword.
Uses this in the a new and enhanced magic indexing routine.
(set-help-file, word-help): Handle `completion-ignore-case' better.
(word-help-extract-index): `case-fold-search' better handled.
(word-help): Magic guessing of relevant help file put in new
function word-help-find-help-file.
(word-help-guess-all): New subroutine.
(word-help-guess): Use word-help-guess-all.
May optionally copy only upto the cursor,
instead of the entire keyword.
Richard M. Stallman [Thu, 2 Jan 1997 20:20:22 +0000 (20:20 +0000)]
(easy-menu-create-keymaps): Menu item STYLE toggle (checkbox)
and radio (radio button) are prefixed by "[X] " or
"(*) " respectively, when selected and "[ ] " or "( ) ", when not
selected. In a menu that contain these prefixes, " " is used
as prefix for items that have no other prefix.
(easy-menu-update-button): New function used as `menu-enable'
property for checkboxes and radio buttons to update the prefixes.
(easy-menu-define): Change documentation string to describe the
new prefixes.
Richard M. Stallman [Thu, 2 Jan 1997 07:19:58 +0000 (07:19 +0000)]
Initial revision
Richard M. Stallman [Thu, 2 Jan 1997 02:51:05 +0000 (02:51 +0000)]
(sh-shell-file): On MSDOS, collapse $SHELL to lower
case and remove the executable extension, if any.
(sh-other-keywords): Define an entry for `sh' and make `bourne'
inherit from that.
(sh-mode): Always pass nil as 3rd arg to sh-set-shell.
Richard M. Stallman [Thu, 2 Jan 1997 02:30:33 +0000 (02:30 +0000)]
(internal_self_insert): Check the property
on the hook, not on the abbrev symbol.
Richard M. Stallman [Thu, 2 Jan 1997 02:30:23 +0000 (02:30 +0000)]
(dired-do-chxxx): Use -- only on GNU systems.
Richard M. Stallman [Thu, 2 Jan 1997 01:30:36 +0000 (01:30 +0000)]
(tex-region): Correctly handle possible
overlap between first line, header, and region.
New local var ALREADY-OUTPUT makes this general.
Write tex-trailer directly as a string; get rid of temp-buffer.
Make tex-out-file include the .tex suffix.
Richard M. Stallman [Thu, 2 Jan 1997 00:53:34 +0000 (00:53 +0000)]
Use $EMACS to say where to run Emacs.
Add --no-update option.
(copying src): Check thoroughly for symlinks
and copy them in all cases. Regularize the linking of *.in
and *.opt and ChangeLog files.
(copying lib-src): Likewise.
Don't rm getdate.c or y.tab.*--they don't exist any more.
Richard M. Stallman [Thu, 2 Jan 1997 00:37:12 +0000 (00:37 +0000)]
(server-process-filter): Let-bind `pos'.
Paul Eggert [Wed, 1 Jan 1997 05:33:42 +0000 (05:33 +0000)]
(PATH): Add /usr/xpg4/bin,
where XPG4 SCCS hangs out in Solaris 2.5.
(sid1): Don't use bare -r, since XPG4 `get' does not allow it.
Richard M. Stallman [Wed, 1 Jan 1997 03:37:37 +0000 (03:37 +0000)]
(repeat-complex-command): Bind
minibuffer-history-position and minibuffer-history-sexp-flag
only for the read-from-minibuffer call.
Richard M. Stallman [Tue, 31 Dec 1996 22:11:05 +0000 (22:11 +0000)]
Total rewrite.
Ian Lance Taylor [Tue, 31 Dec 1996 20:54:33 +0000 (20:54 +0000)]
Handle mips-unknown-linux-gnu
Ian Lance Taylor [Tue, 31 Dec 1996 20:51:53 +0000 (20:51 +0000)]
Recognize mips-unknown-linux-gnu
Richard M. Stallman [Tue, 31 Dec 1996 20:47:53 +0000 (20:47 +0000)]
New version from mly.
Paul Eggert [Tue, 31 Dec 1996 19:10:03 +0000 (19:10 +0000)]
(BROKEN_MKTIME): New macro.
Paul Eggert [Tue, 31 Dec 1996 19:10:03 +0000 (19:10 +0000)]
(MKTIME_OBJ):
Use BROKEN_MKTIME instead of system-specific macros to determine
whether mktime is broken.
Paul Eggert [Tue, 31 Dec 1996 19:10:03 +0000 (19:10 +0000)]
(mktime):
Use BROKEN_MKTIME instead of system-specific macros to determine
whether mktime is broken.
Richard M. Stallman [Tue, 31 Dec 1996 18:31:13 +0000 (18:31 +0000)]
(locate-mode): Locally set dired-move-to-filename-regexp,
dired-permission-flags-regexp, and dired-actual-switches.
(locate-set-indentation): Function deleted.
(locate-insert-header): Don't indent the header line.
(locate-indentation-string): Variable deleted.
(locate-do-setup): Rewrite the loop that adds indentation.
Richard M. Stallman [Tue, 31 Dec 1996 18:29:49 +0000 (18:29 +0000)]
(dired-make-relative): Ignore the third argument;
never signal an error just bbcause FILE is not in DIR's tree.
Richard M. Stallman [Tue, 31 Dec 1996 04:55:55 +0000 (04:55 +0000)]
Initial revision
Richard M. Stallman [Tue, 31 Dec 1996 04:50:27 +0000 (04:50 +0000)]
(insert-directory): Use -- as arg
so that a file name or pattern is never taken as an option.
Richard M. Stallman [Tue, 31 Dec 1996 04:49:28 +0000 (04:49 +0000)]
(dired-do-chxxx): Use -- as arg
so that the file name is never taken as an option.
Richard M. Stallman [Mon, 30 Dec 1996 20:44:24 +0000 (20:44 +0000)]
(Info-find-node): Don't clear Info-index-alternatives.
(Info-index-next): Fix error message.
Richard M. Stallman [Mon, 30 Dec 1996 20:40:27 +0000 (20:40 +0000)]
(server-start): Don't delete ~/.emacs-server.
Instead, delete the names emacsserver really uses
if compiled with SERVER_HOME_DIR.
Richard M. Stallman [Mon, 30 Dec 1996 18:52:14 +0000 (18:52 +0000)]
(byte-compile-file): Set default-directory in compiler input buffer.
Paul Eggert [Mon, 30 Dec 1996 08:07:51 +0000 (08:07 +0000)]
<float.h>: Include if STDC_HEADERS.
(IEEE_FLOATING_POINT): New symbol.
(float_arith_driver, Fmod):
Test for division by 0 only if ! IEEE_FLOATING_POINT.
Paul Eggert [Mon, 30 Dec 1996 08:07:51 +0000 (08:07 +0000)]
<float.h>: Include if STDC_HEADERS.
(IEEE_FLOATING_POINT): New symbol.
(Ffloor): Test for division by 0 only if ! IEEE_FLOATING_POINT.
(fmod_float): New function.
Paul Eggert [Mon, 30 Dec 1996 07:34:15 +0000 (07:34 +0000)]
(MKTIME_OBJ): Use our mktime instead of SCO 3.2v4.2's, since it
botches time arithmetic as used by display-time.
Richard M. Stallman [Mon, 30 Dec 1996 05:59:42 +0000 (05:59 +0000)]
(Fbyte_code): Add error check for jumping out of range.
Richard M. Stallman [Mon, 30 Dec 1996 05:35:54 +0000 (05:35 +0000)]
(hppa1.1-hitachi-hiuxmpp): New configuration.
Richard M. Stallman [Mon, 30 Dec 1996 04:57:17 +0000 (04:57 +0000)]
(dired-permission-flags-regexp): New variable.
(dired-move-to-end-of-filename): Use it instead of a constant.
Richard M. Stallman [Mon, 30 Dec 1996 04:22:22 +0000 (04:22 +0000)]
Initial revision
Richard M. Stallman [Mon, 30 Dec 1996 01:26:08 +0000 (01:26 +0000)]
Include blockinput.h.
(create_process): Block input around the fork.
Richard M. Stallman [Mon, 30 Dec 1996 01:25:10 +0000 (01:25 +0000)]
(process.o): Depend on blockinput.h.
Richard M. Stallman [Mon, 30 Dec 1996 00:30:21 +0000 (00:30 +0000)]
(iso-languages): For Catalan, delete 'C and 'c;
delete `i, `I, `u, `U. Add "i, "I. Delete ~t.
For Spanish, delete ~t, 'c and 'C.
Richard M. Stallman [Sun, 29 Dec 1996 19:41:52 +0000 (19:41 +0000)]
(tex-first-line-header-regexp): New variable.
(tex-region): Sometimes include the file's first line.
Richard M. Stallman [Sun, 29 Dec 1996 18:59:24 +0000 (18:59 +0000)]
(completion-ignored-extensions):
Separate out the system-independent elements.
Add Texinfo index files.
Richard M. Stallman [Sun, 29 Dec 1996 18:49:11 +0000 (18:49 +0000)]
(report-emacs-bug): Use compose-mail.